Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR represents a comprehensive overhaul of ASP.NET Core logging documentation, consolidating and improving the content structure while updating cross-references throughout the documentation set. The changes address multiple GitHub issues and reorganize the logging guidance into a more coherent structure.
Key changes:
- Complete restructuring of the main logging article (
fundamentals/logging/index.md) with improved organization and updated content - Updated cross-references across multiple files to point to new anchor sections
- Consolidated include files for better maintainability
- Refined Blazor logging documentation to focus on client-side scenarios
Reviewed Changes
Copilot reviewed 7 out of 8 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| aspnetcore/security/authentication/configure-oidc-web-authentication.md | Updated logging reference anchor from configure-logging to configuration |
| aspnetcore/includes/sql-log.md | Reformatted logging reference with bullet points and updated GitHub issue link |
| aspnetcore/includes/environmentVarableColon.md | Simplified content into single paragraph with improved clarity |
| aspnetcore/host-and-deploy/proxy-load-balancer.md | Updated logging reference anchors and corrected method reference format |
| aspnetcore/fundamentals/servers/yarp/diagnosing-yarp-issues.md | Updated logging reference anchor from configure-logging to configuration |
| aspnetcore/fundamentals/logging/index/includes/index5.md | Removed entire legacy content file (943 lines deleted) |
| aspnetcore/blazor/fundamentals/logging.md | Streamlined focus to client-side logging with updated description and removed redundant component examples |
Collaborator
Author
|
@tdykstra ... Let's go ahead with this PR. Dan is apparently swamped with work, and this has been sitting forever. We should try to get this in before it breaks from new PRs, including anything coming along for .NET 11. |
This comment was marked as resolved.
This comment was marked as resolved.
tdykstra
approved these changes
Jan 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #35806
Fixes #33187
Fixes #32746
Fixes #32520
Fixes #32049
Outline ...
ILoggerandILoggerFactoryConsoleDebugdotnet-tracetoolingILogger(<6.0)Internal previews